Click or drag to resize

LastVerbExecuted Enumeration

Indicates the last action, such as reply or forward, that was taken on the message so that the client can display the appropriate icon.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public enum LastVerbExecuted
Members
  Member nameValueDescription
ReplyToSender102 REPLYTOSENDER.
ReplyToAll103 REPLYTOALL.
Forward104 FORWARD.
None0 Unknown.
See Also